PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFImage Class / getMask Method
In This Topic
    getMask Method
    In This Topic
    Gets the image mask.
    Syntax
    public PDFImageMask getMask()

    Return Value

    An image mask to be applied to this image.
    See Also